﻿@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 14px;}
img{ border:0;}
a{ text-decoration:none; color:#333; transition: all 0.3s; -o-transition: all 0.3s; -mos-transition: all 0.3s; -webkit-transition: all 0.3s;  }
input,textarea,button{outline:none;}
em{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
hr{ border:none;}
.l{ float:left}
.r{ float:right}
.tow{ overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.container{ width:1200px; margin: 0 auto; }
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}

*:focus{   
	border:none;
}

@font-face {
    font-family: 'BebasNeue-Regular';
    src: url('../font/zzgc.OTF') format('woff');
    font-weight: normal;
    font-style: normal;
}







/* 导航栏 */
.header_nav{height:100px; width:100%; z-index: 9;  z-index:999; padding: 0px 5%; }
.h_logo{width:218px; height:100px; float: left;display: flex; align-items: center; }
.h_logo img{max-width:100%; height: auto; display: block; align-items: center;  float: left }
.header_yy{float: right; position: relative}
.header_yy p{font-size: 14px; color: #333333; background: url(../images/yuyan.png) no-repeat left center; line-height: 100px; padding-left: 30px;}
.header_yy_info{width:150px; height: auto; overflow: hidden; position: absolute; top:80px; left:50%; background: #fff; margin-left:-75px; display: none; z-index: 9}
.header_yy_info a{width:100%; height: 40px; line-height: 40px; color: #333; display: block; text-align: center}
.header_yy_info a:hover{background: #333; color:#fff}
.header_yy:hover .header_yy_info{display: block}
.nav{width:58%; height:100%;float: right; margin-right:3% }
.nav .nLi{position:relative;float:left;display:inline;height:100px; line-height:88px;  width:14.2%; text-align: center; }
.nav .nLi h3{float:left;text-align:center;  font-weight: normal; width: 100%; height: 100%;}
.nav .nLi h3 p{height:100%; color:#333333; font-size:18px; display: table; margin: 0px auto;}
.nav .nLi h3 a{display:block;width:100%;height:100%;color:#333333; text-align: center; }
.nav .sub{position:absolute;top:100px;left:50%; z-index:999;display:none;padding:0;width:140px;background:#fff;line-height:26px; margin-left: -70px;} 
.nav .sub li{height:auto;border-bottom:1px solid #eee;text-align:center;line-height:33px;zoom:1}
.nav .sub li p{float:left;margin:0;width:100%}
.nav .sub li span{float:right}
.nav .sub a{display:block;padding:0 10px;height:100%;color:#333;font-size:14px}
.nav .nLi.active h3 p{color:#012d86; border-bottom: 3px solid #012d86}
.nav .nLi:hover h3 p{color:#012d86; border-bottom: 3px solid #012d86}
.sub li:hover a{color:#00549f;}
.pro_sub{width:212px!important; margin-left:-106px!important;}




/* 首页:banner */
.banner{ width:100%; height:680px; position: relative; overflow: hidden; }
.banner .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.banner .slideBox .hd{z-index:1;overflow:hidden;height:14px; position: absolute; bottom:40px; left:0; width: 100%}
.banner .slideBox .hd ul{overflow:hidden;zoom:1; display: table; width:auto; margin: 0px auto;}
.banner .slideBox .hd ul li{float:left; margin: 0px 10px; width:14px;height:14px; border:2px solid #fff; cursor:pointer; border-radius:10px;}
.banner .slideBox .hd ul li.on{background:#fff}
.banner .slideBox .bd{position:relative;z-index:0;width:100%;height:680px; overflow: hidden}
.banner .slideBox .bd ul{width:100%;height:100%}
.banner .slideBox .bd li{width:100%;height:100%;vertical-align:middle;zoom:1}
.banner .slideBox .bd li a{display:block;overflow:hidden;width:100%;height:100%; }



/*关于我们*/
.index_about{width:100%; height:auto; position: relative; z-index: 9;}
.index_about_top{width:100%; height:640px; overflow: hidden; background: url(../images/ab1.jpg) no-repeat left center}
.about_xx_nian{width:100%; height: auto; overflow: hidden}
.about_xx_sj{float: left; font-size: 60px; color: #012d86; font-family: "Impact"}
.about_xx_sj span{font-size: 90px; color: #012d86; font-weight: bold; float: left; width:100px; }
.about_xx_nian dl{float: left; margin-left: 10px;}
.about_xx_nian dl dt{font-size: 72px; color: #ebebeb; font-family: "Impact"}
.about_xx_nian dl dd{font-size: 36px; color: #222222; font-weight:bold; margin-top: -50px;}
.index_about_xx{width:590px; height:640px; float: right; padding-top: 72px; background:#fff; padding-left:45px;}
.in_ab_xx{width:100%; height: 170px; overflow: hidden; font-size: 16px; color: #666666; line-height: 34px;}
.in_ab_xx:hover{color:#012d86}
.index_about_xx ul{width:100%; height: auto; overflow: hidden; margin-top: 35px;}
.index_about_xx ul li{width:230px; height: 68px; float: left; margin-bottom: 40px;}
.index_about_xx ul li:nth-child(2n){float: right}
.ab_pic{float: left; width: 68px; display: flex; align-items: center;}
.ab_pic img{align-items: center; margin: 0px auto;}
.index_about_xx ul li dl{margin-left:80px; }
.index_about_xx ul li dl dt,.index_about_xx ul li dl dt span{font-size: 36px; color: #012d86; font-weight: bold; font-family: "Impact"}
.index_about_xx ul li dl dd{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #333333; }
.index_about_bottom{width:100%; height: 240px; overflow: hidden;  background: #f5f5f5; padding-top:76px}
.index_about_bottom ul{width:1200px; height: auto; overflow: hidden; margin: 0px auto;}
.index_about_bottom ul li{width:270px; height: auto; float: left; margin-right:40px;}
.index_about_bottom ul li:nth-child(4){margin-right: 0}
.index_about_bottom ul li img{width:74px; height: auto; float: left; margin-top:6px;     -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;
}
.index_about_bottom ul li dl{margin-left: 85px;}
.index_about_bottom ul li dl dt{font-size: 18px; color: #1a1a1a; line-height: 30px;}
.index_about_bottom ul li dl dd{font-size: 15px; color: #666666; line-height: 24px;}

.index_about_bottom ul li:hover img{-webkit-transform: rotateY(360deg); -moz-transform: rotateY(360deg); transform: rotateY(360deg);}


.container p{ font-size: 16px; line-height: 36px; }
.container p strong{ font-size: 16px; line-height: 36px; }



/*产品中心*/
.index_product{width:100%; height: 700px; overflow: hidden;  position: relative;  padding-top: 70px; background: url(../images/product_bjs.jpg) no-repeat center}
.index_product .index_title i{background: url(../images/lan_xs.png) no-repeat left center!important}
.index_product .picScroll-left{width:100%; height: auto; position: relative; margin-top: 30px;}
.index_product .picScroll-left .bd{width:100%; height: auto; overflow: hidden}
.index_product .picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.index_product .picScroll-left .bd ul li{ margin:0 9px; float:left; _display:inline; overflow:hidden; text-align:center;  width: 282px!important; height: 470px; background: #fff; border-radius: 154px; padding: 14px}
.index_pro_pic{width:254px; height: 254px; border-radius: 50%; overflow: hidden; background:#34549f; padding:8px  }
.index_pro_pic>div{width:100%; height:100%; overflow:hidden; border-radius:50%}
.index_pro_pic img{width:100%; height: 100%; border-radius: 50%;  transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;

}
.index_product .picScroll-left .bd ul li h4{width:100%; height: 40px; line-height: 40px; font-size: 18px; color: #222222; font-weight: bold; text-overflow: ellipsis; overflow: hidden;
	white-space: normal; margin-top: 10px;}
.index_product .picScroll-left .bd ul li p{width:100%; height: 72px; overflow: hidden; font-size: 14px; color: #666666; line-height: 24px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; overflow:hidden; margin-bottom: 8px; padding: 0px 10px;}
.index_product .picScroll-left .bd ul li span{width:96px; height: 28px; border: 1px solid #dddddd; text-align: center; line-height:26px; color: #666666; font-size:14px; display: block; margin: 0px auto;}
.index_product .picScroll-left .bd ul li:hover{background: #34549f}
.index_product .picScroll-left .bd ul li:hover span{border: 1px solid #fff; color:#fff}
.index_product .picScroll-left .bd ul li:hover p{color:#fff}
.index_product .picScroll-left .bd ul li:hover h4{color:#fff}
.index_product .picScroll-left .bd ul li:hover .index_pro_pic{background:#fff}
.index_product .picScroll-left .bd ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;
}






/*服务*/
.index_case{width:100%; height: auto; overflow: hidden; margin-top: 60px; }
.index_case .picScroll-left{ overflow:hidden; position:relative; margin:30px auto 0; width:1210px;  }
.index_case .picScroll-left .bd{width:100%; height: auto; overflow: hidden}
.index_case .picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.index_case .picScroll-left .bd ul li{ margin:0 9px; float:left; _display:inline; overflow:hidden; width:282px; position: relative}
.index_case .picScroll-left .bd ul li img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_case_top{width:100%; height: auto; overflow:hidden; position: absolute;top:60px; left:0; padding:0px 40px;}
.index_case_top i{width:34px; height: 5px; background: #fff; display: block}
.index_case_top h4{font-size: 26px; color: #ffffff; margin-top: 8px;}
.index_case_bottom{width:100%; height:120px;  padding:30px 25px 10px; position: absolute; bottom:0; left:0; transition: .3s all ease-in-out}
.index_case_bottom dl{width:100%; height: 40px; line-height: 40px; display: none}
.index_case_bottom dl dt{width:190px; height: 100%; float: left; color:#fff; font-size: 24px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_case_bottom dl dd{float: right; width: 21px; height: 40px; background: url(../images/jia.png) no-repeat center}
.index_case_bottom p{width:100%; height: 40px; line-height: 24px; color:#fff; font-size: 14px; color: #fff;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:1;
  -webkit-box-orient:vertical; overflow:hidden; border-top:1px solid #fff; padding-top:15px; margin-top: 10px;}
.index_case .picScroll-left .bd ul li:hover .index_case_bottom{background: url(../images/c_hover.jpg) no-repeat center; height: 224px;}
.index_case .picScroll-left .bd ul li:hover dl{display: block}
.index_case .picScroll-left .bd ul li:hover p{-webkit-line-clamp:3; height:90px}
.index_case .picScroll-left .bd ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;
}




/*新闻*/
.index_news{width:100%; height:auto; margin: 58px 0 80px; overflow: hidden}
.index_news .container{width:1210px; padding:5px;}
.index_title{width:100%; height: auto; overflow:hidden}
.index_title h3{font-size: 36px; color: #222222; font-weight: bold; height: 40px;line-height: 40px; float: left}
.index_title i{float: right; width:950px; height:40px; background: url(../images/lan_s.png) no-repeat left center;}
.index_title a{width:88px; height: 25px; float: right; background: #012d86; text-align: center;  line-height: 25px; font-size: 12px; color: #fff; border-radius: 25px; margin-top: 8px;}
.index_title a:hover{background: #000}
.index_news_left{width:auto; float: left; margin-top: 32px; }
.index_news_left a{width:282px; height: auto; float: left; margin-right: 24px; box-shadow: 0 0 10px rgba(0,0,0,0.15)}
.in_news_pic{width:100%; height: auto; overflow: hidden}
.in_news_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.in_news_rxx{width:100%; height: auto; display: block; padding:24px 24px 35px; position: relative}
.in_news_rxx h3{width:100%; height: 35px; line-height: 35px; font-size: 16px; color: #333333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.in_news_rxx p{font-size: 14px; color: #666666; line-height: 24px; height: 72px; width: 100%;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;
  -webkit-box-orient:vertical; overflow:hidden; }
.in_news_rxx span{font-size: 14px; color: #666666; display: block; margin-top: 8px;}
.in_news_rxx i{width:40px;height: 40px; color: #012d86; font-size: 20px; font-weight:bold; position: absolute; bottom:0; right:0; background: #ebebeb; text-align: center; line-height: 40px; font-style: normal}
.index_news_right{width:588px; height: auto; float: right; margin-top: 32px;}
.index_news_right ul{width:100%; height: auto; }
.index_news_right ul li{width:100%; height: 120px; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.15); margin-bottom:15px; padding:15px 24px;}
.news_right_xx{width:100%; height: auto; overflow: hidden}
.news_right_xx h3{width:400px; height: 40px; line-height: 40px; float: left; font-size: 16px; color: #333333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_right_xx span{font-size: 14px; color: #666666; float: right; line-height: 40px;}

.index_news_right ul li p{width:100%; height: 48px; line-height: 24px; font-size: 14px; color: #666666; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; }

.index_news_left a:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_news_left a:hover h3{color:#012d86}

.index_news_right ul li:hover h3,.index_news_right ul li:hover p,.index_news_right ul li:hover span{color:#012d86}




/*底部*/
.footer{width:100%; min-height:452px; position: relative; padding:70px 0 58px; background:url(../images/footer_bjs.jpg) no-repeat center; 
	background-size: cover;}
.footer_left{width:282px; height: auto; float: left; border-right:1px solid rgba(255,255,255,0.5)}
.footer_left a{width:100%; height: auto; overflow: hidden}
.footer_left a img{max-width:100%; height:auto; display: block}
.footer_left h4{font-size: 16px; color: #fff; margin-bottom: 5px; margin-top: 10px;}
.footer_left b{font-size: 26px; color: #fff; font-family: "Impact"; display: block;font-weight: normal;}
.f_wx,.f_sj{width:auto; height: 30px; line-height: 30px; font-size: 14px; color: #fff; position: relative; 
	padding-left:40px; float: left; margin-top: 8px;}
.f_sj{background: url(../images/f_sj.png) no-repeat left center; }
.f_wx{background: url(../images/f_wx.png) no-repeat left center; margin-right: 20px;}
.f_sj img,.f_wx img{width:100px; height:100px; position: absolute; top:-110px; left:0; display:none}
.f_wx:hover img{display: block}
.f_sj:hover img{display: block}
.footer_right{width:860px; min-height:250px; float: right; position: relative}
.footer_right img{float:right; }
.footer_right dl{width:auto; float: left; margin-right: 56px;}
.footer_right dl dt{font-size: 18px; color: #fff; line-height: 40px; }
.footer_right dl dd{width:100%; height: auto; display: block}
.footer_right dl dd a{width:100%; height:30px; line-height: 30px; display: block; font-size: 14px; color: #fff; opacity: 0.7}
.footer_right dl dd a:hover{opacity: 1}
.footer_right dl:nth-child(6){margin-right: 0}
.copy{clear:both;width:100%;height:70px; line-height:70px;  position: relative; background: #000000; }
.copy_l{float:left; font-size:12px; color:#999999; height: 100%; }
.copy_l a{color:#999999; font-size: 12px;}
.copy_l a:hover{color:#fff!important}
.footer_zhichi{width:auto; height:70px; float: right; font-size: 12px; }
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#999999; height: 100%; line-height:70px;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:25px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 28px; background: url(../images/wl.png) no-repeat; margin-top:25px; background-size:100% 100%!important}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.footer_zhichi span{float: left; font-size: 12px; color: #999999;}
.footer_zhichi i{ float: left;}




/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:250px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
	font-size: 14px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
    background-position: 0 -25px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}
.lxfx li i.icon-top {
    background-position: -30px -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#0f3981;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}








/*关于我们*/
.ny_banner{width:100%; height:320px; overflow: hidden; position:relative; background-size:cover!important}
.about_ban{background: url(../images/about_ban.jpg) no-repeat center}
.news_ban{background: url(../images/news_ban.jpg) no-repeat center}
.product_ban{background: url(../images/product_ban.jpg) no-repeat center}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center}
.yanfa_ban{background: url(../images/yanfa_ban.jpg) no-repeat center}
.search_ban{background: url(../images/search_ban.jpg) no-repeat center}
.case_ban{background: url(../images/case_ban.jpg) no-repeat center}


.ny_baninfo{width:1200px; height:160px; position: absolute; top:100px; left:50%; margin-left: -600px; }
.ny_baninfo h3{font-size: 28px; color: #fff; line-height: 40px; margin-top: 60px;}
.ny_baninfo .ny_fubiao{width:100%; height: auto; overflow: hidden; margin-top: 10px;}
.ny_baninfo .ny_fubiao hr{width:55px; height: 1px; background: #012d86; margin-bottom: 10px; margin-right: 8px;}
.ny_baninfo .ny_fubiao p{float: left; font-size: 14px; color: #fff;}
.ny_baninfo .ny_fubiao p a{font-size: 14px; color: #fff}
.ny_baninfo h4{font-size:50px;font-family: "Arial"}
.ny_baninfo .ny_fubiao p a:hover{color:#012d86}
.shine{background: #fff -webkit-gradient(linear, left top, right top, from(#fff), to(#fff), color-stop(0.9, #012d86)) 0 0 no-repeat;
	-webkit-background-size: 125px;
	color: rgba(255, 255, 255, 0.1);
	-webkit-background-clip: text;
	height:50px;
	line-height:50px;
	font-weight:bold;
	display:block;
	position:absolute;
	left:0;
	top:0%; 
	-webkit-animation-name: shine;
	-webkit-animation-duration: 3s;
	-webkit-animation-iteration-count: infinite;
}


@-webkit-keyframes shine
{
    0%
    {
        background-position: top left;
    }
    100%
    {
        background-position: top right;
    }
}




/*å†…éƒ¨äºŒçº§å¯¼èˆª*/
.ny_nav{width:100%; height:67px;    margin-top: -26px; position: relative; z-index: 1}
.ny_nav ul{width:auto; margin:0px auto; display:table; background:#0f3981; border-radius:38px; padding: 0 20px;}
.ny_nav ul li{width:auto; height:67px; line-height:67px; float:left; text-align:center;position:relative; padding:0px 40px; }
.ny_nav ul li a{width:100%; height:100%; display:block; color:#fff;font-size: 16px;}
.ny_nav ul li:first-child{border-radius:38px 0 0 38px;}
.ny_nav ul li:last-child{border-radius:0px 38px 38px 0px;}
.ny_nav ul li:hover,.ny_nav ul li.active{background: url(../images/san_bj.png) no-repeat bottom center}
.ny_pro_bt{width:100%; height:auto; overflow:hidden}
.ny_pro_bt ul{width:1200px; height: auto; overflow: hidden;  margin: 60px auto 0;}
.ny_pro_bt ul li{width:auto; float: left; background: url(../images/p_xx.png) no-repeat left center; padding-left: 50px; margin-right: 30px; line-height: 40px; 
	margin-bottom: 10px;}
.ny_pro_bt ul li a{font-size: 18px; color: #060507;}
.ny_pro_bt ul li:hover a{color:#012d86}
.ny_pro_bt ul li:hover{background: url(../images/p_hx.png) no-repeat left center}
.ny_pro_bt ul li.active{background: url(../images/p_hx.png) no-repeat left center}
.ny_pro_bt ul li.active a{color:#012d86}



/*销售服务*/
.ny_service_all{width:100%; height: auto; overflow: hidden; margin: 40px 0; color:#666; line-height:30px;}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 40px 0}
.ny_service_all img{max-width:100%; display:block;}
.news-title h3{ color: #012d86;}
.news-title span {width:442px; line-height: 80px; color: #012d86; font-size: 33px;text-align: center; font-weight: bold;}
.title span{ display: block;  width:442px; height: 80px; margin: 0 auto; }





/*产品*/
.ny_product_all{width:100%; height: auto; overflow: hidden; margin-top: 30px; margin-bottom: 60px}
.ny_product_all ul{width:100%; height: auto; overflow: hidden}
.ny_product_all ul li{width:23.5%; height:auto; border:1px solid #d2d2d2;  overflow:hidden; padding: 10px; float:left; margin-right:2%; margin-bottom:20px; }
.ny_solution_img{width:100%; height:auto; overflow:hidden; border: 1px solid #d2d2d2}
.ny_solution_img img{width:100%; height:100%;    transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s; display: block}
.ny_product_all ul li h5{width:100%; height: 40px; line-height: 40px; text-align:center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size:16px; color: #060507; font-weight:normal}
.ny_product_all ul li:nth-child(4n){margin-right:0}
.ny_product_all ul li p{width:100%; height:35px; line-height: 35px;  font-size:1rem; color: #333; text-align: center;
	text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}




/*工艺技术*/
.gyjs_xx{width:72%; height: auto; float: left; margin-left:2%; margin-top: 20px;}
.gyjs_xx h3{widdth:100%; height: 35px; line-height: 35px; font-size: 18px; color: #666; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.gyjs_xx p{width:100%; height:52px; line-height: 25px; font-size: 14px; color: #666;  margin: 10px 0; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; }
.gyjs_xx span{font-size: 14px; color: #aaaaaa}
.gyjs_pic{width:22%; height: auto; float: right}
.gyjs_pic img{width:100%; height: auto}
.ny_pro_ft{width:100%; height: auto; margin-top: 60px;}
.ny_pro_ft h3{font-size: 30px;
    color: #1b1b1b;
    font-weight: 500;
    margin-bottom: 25px;
    text-align: center;}
.ny_pro_ft p,.ny_pro_fts p{font-size: 14px;
    color: #707070;
    line-height: 30px;
    text-align: center;
    width: 910px;
    margin: 0px auto;}
.ny_product_show{width:100%; height: auto; overflow: hidden; margin: 55px 0;}
.ny_pro_top{width:100%; height: auto; overflow: hidden}
.ny_pro_tleft{width:33%; height:auto; float: left}
.ny_pro_tleft .slideBox{ width:100%; height:100%; overflow:hidden; position:relative; border:1px solid #ddd;  }
.ny_pro_tleft .slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:15px; z-index:1; }
.ny_pro_tleft .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.ny_pro_tleft .slideBox .hd ul li{ float:left; margin-right:10px;  width:12px; height:12px; line-height:14px; text-align:center; background:#c9c9c9; cursor:pointer; border-radius: 50%;}
.ny_pro_tleft .slideBox .hd ul li.on{ background:#012d86; color:#fff; }
.ny_pro_tleft .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.ny_pro_tleft .slideBox .bd ul{width:100%; height: 100%; overflow: hidden}
.ny_pro_tleft .slideBox .bd li{width:100%; height: 100%; }
.ny_pro_tleft .slideBox .bd img{ width:100%; height:100%; display:block;  }
.ny_pro_tright{width:62%; height: auto; float: right}
.ny_pro_tright h1{ font-size:30px; color: #191919; height: auto; line-height: 40px; margin-top: 10px;font-weight:700; margin-bottom:10px;}
.ny_pro_p{width:100%; height:auto; border-bottom: 1px solid #e5e5e5; margin-top:15px; overflow:hidden}
.ny_pro_p p{width:100%; height:100%;  color: #000000; line-height:30px; font-size: 15px;    word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.ny_pro_a{width:100%; height: auto; overflow: hidden; margin: 20px 0 }
.ny_pro_a a{width:260px; height: 60px; background: #959595; display: block; overflow: hidden; line-height: 60px; font-size: 18px; color: #fff; float: left; margin-right: 18px; }
.ny_pro_a a:hover { background: #313131;}
.ny_pro_a a i{font-size: 28px; margin-right: 10px; float: left; margin-left:56px;}
.ny_pro_dh{width:100%; height:80px; margin-top:20px;}
.ny_pro_dh i{ color: #333; font-size: 38px; float: left; line-height: 70px; margin-right:10px;}
.ny_pro_ddh{float: left;}
.ny_pro_ddh p{ font-size: 14px; color: #313131;}
.ny_pro_ddh span{ font-size: 30px; color: #012d86; font-family: "Impact"}
.ny_pro_24{width:100%; height: 30px; line-height: 30px; overflow: hidden}
.ny_pro_24 p{font-size: 14px; color: #313131; background: url(../images/dh.png) no-repeat left center; float: left; padding-left: 25px; margin-right: 30px;}
.ny_pro_bottom{width:100%; height: auto; display: block; overflow: hidden; margin-top: 65px;}
.ny_pro_bleft{width:72%; height: auto; overflow: hidden; float: left}
.ny_pro_bright{width:25%; height: auto; float: right}
.ny_probt_case{width:100%; height:368px; margin-top: 30px; }
.ny_proshow_num h3,.ny_proshow_info h3{ font-size: 30px; color: #313131; font-weight: 500; text-align: center; margin-bottom: 24px;}
.nyprocase-div{width:100%; height: 203px; overflow:hidden; position: relative}
.ny_probt_xx h3{width: 100%; height:40px;  line-height: 40px; font-size: 16px; color: #313131; text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_proinput .ny_pro_ft{margin-top:50px;}
.ny_proinput .ny_pro_ft span{color: #012d86;}
.ny_proinput ul{width:100%; height: auto; display: block; overflow: hidden; margin-top: 38px;}
.ny_proinput ul li{width:100%; height: auto; margin-bottom: 12px; overflow: hidden }
.ny_proinput ul li div{height: 36px; width: 420px; border: 1px solid #d2d2d2; float: left;}
.ny_proinput ul li div input{width:100%; height: 100%; border: 0px; padding-left: 10px;}
.li_dh{float: right!important}
.ny_proinput ul li textarea{width:100%; height: 88px; border: 1px solid #d2d2d2; padding: 10px; resize: none}
.liji_su{width:423px; height:46px; background: #012d86; font-size: 16px; color: #ffffff; border: 0px; margin: 10px auto; display: block}
.ny_proinput{overflow:hidden; margin-bottom:20px;}
.ny_probt{width:100%; height:50px;}
.ny_probt li{width:100%; height:50px; background:#eeeeee; color:#313131; font-size:18px; float:left; text-align:center; line-height:50px; margin-right:1px;}
.ny_probt li:last-child{margin-right:0px;}
.ny_probt li:hover{background:#012d86; color:#fff}
.ny_probt li:hover a{color:#fff}
.ny_probt li.on{background:#012d86;}
.ny_probt li.on a{ color:#fff}
.ny_probt li a{width:100%; height:100%; display:block; overflow:hidden; font-size:20px;}
.ny_proshow_num{width:100%; height:auto; overflow:hidden; margin-top: 30px;}
.ny_proshow_info{width:100%; height:auto; overflow:hidden;  margin-top: 30px; font-size:16pxx;color:#666; line-height:30px;}
.fangan_show{ margin-top:20px;}
.ny_hotnews{width:100%; height:auto; overflow: hidden; margin-bottom:20px;}
.ny_hotnews h3{width:100%; height:50px; background: #012d86; color: #fff; text-align: center; line-height: 50px; font-size: 20px; padding: 0px 10px;}
.ny_hotnews ul{width:100%; height: auto; margin-top: 10px;}
.ny_hotnews ul li{width:100%; height:40px; line-height:40px; border-bottom: 1px solid #eee; padding: 0px 10px;}
.ny_hotnews ul li p{width:70%; float: left; height: 100%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; color: #191919; font-size: 14px;}
.ny_hotnews ul li span{float: right; font-size: 12px; color: #191919}
.ny_hotnews ul li:hover p,.ny_hotnews ul li:hover span{color:#012d86}
.ny_hotnews_info{width:100%; height: auto; overflow: hidden; margin-top:15px;  border: 1px solid #dad7d7; padding: 8px 7px;}
.ny_hotnews_info p{font-size: 14px; color: #191919; line-height: 26px;}
.ny_hotnews input[type="text"]{width:75%; height:35px; line-height:35px; border:1px solid #ddd; padding:0px 10px; float:left;}


/*图文列表样式*/
.n-list{ padding:15px 0px; }
.n-list li{ display:block; padding-bottom:15px; border-bottom:1px solid #f0f0f0; overflow:hidden; }
.n-list li:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
.n-list li h2{ padding:15px 0 15px; font-size:18px; line-height:24px; font-weight:normal;  white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.n-list li h2 a{ color:#333; text-decoration:none; }
.n-list li h2 a:hover{ color:#8CAC52; }
.n-list li .note b{ position:relative; display:block; float:left; margin-right:16px; width:118px; height:auto; border:1px solid #e8e8e8; font-style:normal; }
.n-list li .note b img{ min-width:100%; min-height:100%; width:100%; _height:100%; }
.n-list li .note p{ display:block; font-size:14px; max-height:84px; line-height:28px; font-weight:500; color:#666; overflow:hidden; }
.n-list li .note .info{ padding-top:10px; height:20px; line-height:20px; }
.n-list li .note .info span{ margin-right:10px; color:#999; font-size:12px; }
.n-list li .note .info span i{ margin-right:3px; font-size:12px; }
.n-list .nodata{ margin-top:30px; color:#666; font-size:14px; line-height:100px; text-align:center; }

	
 /*新闻资讯*/
.ny_news_all{width:100%; height: auto; overflow: hidden; margin: 40px 0; }
.ny_news_all ul{width:100%; height: auto; overflow: hidden;margin-bottom: 40px;}
.ny_news_all ul li{width:100%; height: auto; overflow: hidden; padding: 15px}
.ny_news_all ul li .ny_time{width:115px;height: auto; float: left;margin-top:25px;}
.ny_news_all ul li .ny_time span{display: block; font-size: 12px; color: #999; text-align: right}
.ny_news_all ul li .ny_time p{font-size: 41px; color: #c8c8c8}
.news_xx{width:63%; height: auto; float: left; margin-left:2%; margin-top: 20px;}
.news_xx h3{widdth:100%; height: 35px; line-height: 35px; font-size: 18px; color: #666; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_xx p{width:100%; height:52px; line-height: 25px; font-size: 14px; color: #666;  margin: 10px 0; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; }
.news_xx span{font-size: 14px; color: #aaaaaa}
.news_pic{width:22%; height: auto; float: right}
.news_pic img{width:100%; height: auto}
.ny_news_all ul li:hover{background: #f4f4f4}
.ny_news_all ul li:hover .ny_time p,.ny_news_all ul li:hover .ny_time span,.ny_news_all ul li:hover span{color:#012d86}
.ny_news_all ul li:hover h3{font-weight: bold; }
.ny_news_time{width: 100%; line-height: 30px; color: #999; height: 30px; margin-bottom: 20px;
                border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center;
                clear: both}
.ny_news_bt{width: 100%; font-size: 24px; color: #555; padding: 10px 0px; text-align: center; clear: both; font-weight: bold}


	
/*联系我们*/
.ny_contact{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_contact_map{width:100%;  height: 400px; overflow: hidden; margin-top:40px;}
.ny_conta_xx{width:100%; height: auto; display: block; overflow: hidden; margin-bottom: 42px; margin-top: 20px;}
.contact_right{width:50%;float: left; font-size: 16px; color: #666666; line-height:32px}
.ny_cont_wx{width:340px; height: auto; float: right}
.ny_cont_wx dl{width:140px; height: auto; float: left; margin-right: 26px;}
.ny_cont_wx dl dt{width:100%; height: auto; border: 4px solid #e5e5e5; padding: 4px; background: #fff}
.ny_cont_wx dl dd{ font-size: 14px; color: #626262; height: 35px; line-height: 35px; text-align: center}
.ny_cont_wx dl dt img{width:100%; height: 100%;}
.ny_hotnews input[type="text"]{width:75%; height:35px; line-height:35px; border:1px solid #ddd; padding:0px 10px; float:left;}
.t_search{width:22%; height:35px; background:#012d86; color:#fff; font-size:14px; border:0px; float:right; border-radius:5px; cursor:pointer}/



/*三级标题*/
.ny_futitle{width:100%; height:auto;  background: #f2f2f2; overflow:hidden; }
.ny_futitle ul{width:1200px; height:auto; margin:20px auto;  overflow:hidden}
.ny_futitle ul li{width:23.5%; height: 40px; margin-right: 2%; float: left; line-height: 40px;}
.ny_futitle ul li a{color:#333333; font-size: 16px; background-color: #ddd; width:100%; display: block; height: 100%; text-align: center;}
.ny_futitle ul li.active_a a,.ny_futitle ul li:hover a{color:#fff; background-color: #0f3981;}








@media screen and (max-width:1500px){
	.nav{width:65%}
}


